window: Set cursor on the right surface
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Apr 2019 23:48:13 +0000 (23:48 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Apr 2019 18:51:55 +0000 (14:51 -0400)
commit89d1f8c3ca3a046569acebd1392211652e216e8a
tree267d6b68dc479d37bda609c50433b676757d17e4
parent86d2fcef163dc60eba15300840fc1c1fb0ce2fed
window: Set cursor on the right surface

Set the cursor on the surface of the target
widget, not the surface of some of its parents.

This does not make a difference currently.
But it will in the future, when we have
parented widgets with surfaces.
gtk/gtkwindow.c